Skip to content

med-file@5.0.0 py313#760

Closed
ipatch wants to merge 6 commits intoFreeCAD:masterfrom
ipatch:med-file@5.0.0_py313
Closed

med-file@5.0.0 py313#760
ipatch wants to merge 6 commits intoFreeCAD:masterfrom
ipatch:med-file@5.0.0_py313

Conversation

@ipatch
Copy link
Collaborator

@ipatch ipatch commented Feb 19, 2026

  • med-file@5.0.0_py313: scaffold out new med-file formula

  • rbme: med-file@5.0.0_py313: run brew style check

  • med-file@5.0.0_py313: build out new formula for med

  • Have you ensured that your commits follow the commit style guide?

brew style freecad/freecad/[NAME_OF_FORMULA_FILE]

output from running above command should output something similiar to the below

1 file inspected, no offenses detected
  • Have you ensured your commit passed audit checks, ie.
brew audit freecad/freecad/[NAME_OF_FORMULA_FILE] --online --new-formula

Not all PRs require passing these checks ie. adding [no ci] in the commit message will prevent the CI from running but PRs that change formula files generally should run through the CI checks that way new bottles are built and uploaded to the repository thus not having to build all formula from source but rather installing from a bottle (significantly faster 🐰 ... 🐢)

For more information about this template file learn more

@ipatch ipatch changed the title med file@5.0.0 py313 med-file@5.0.0 py313 Feb 19, 2026
@ipatch
Copy link
Collaborator Author

ipatch commented Feb 19, 2026

got the below errors with the macos 15 arm runner (github hosted)

==> FAILED
Full linkage --cached --test --strict freecad/freecad/med-file@5.0.0_py313 output
  Files with missing rpath:
    /opt/homebrew/Cellar/med-file@5.0.0_py313/5.0.0/lib/python3.13/site-packages/med/_medenum.so
    /opt/homebrew/Cellar/med-file@5.0.0_py313/5.0.0/lib/python3.13/site-packages/med/_medenumtest.so
    /opt/homebrew/Cellar/med-file@5.0.0_py313/5.0.0/lib/python3.13/site-packages/med/_medequivalence.so
    /opt/homebrew/Cellar/med-file@5.0.0_py313/5.0.0/lib/python3.13/site-packages/med/_medfamily.so
    /opt/homebrew/Cellar/med-file@5.0.0_py313/5.0.0/lib/python3.13/site-packages/med/_medfield.so
    /opt/homebrew/Cellar/med-file@5.0.0_py313/5.0.0/lib/python3.13/site-packages/med/_medfile.so
    /opt/homebrew/Cellar/med-file@5.0.0_py313/5.0.0/lib/python3.13/site-packages/med/_medfilter.so
    /opt/homebrew/Cellar/med-file@5.0.0_py313/5.0.0/lib/python3.13/site-packages/med/_medinterp.so
    /opt/homebrew/Cellar/med-file@5.0.0_py313/5.0.0/lib/python3.13/site-packages/med/_medlibrary.so
    /opt/homebrew/Cellar/med-file@5.0.0_py313/5.0.0/lib/python3.13/site-packages/med/_medlink.so
    /opt/homebrew/Cellar/med-file@5.0.0_py313/5.0.0/lib/python3.13/site-packages/med/_medlocalization.so
    /opt/homebrew/Cellar/med-file@5.0.0_py313/5.0.0/lib/python3.13/site-packages/med/_medmesh.so
    /opt/homebrew/Cellar/med-file@5.0.0_py313/5.0.0/lib/python3.13/site-packages/med/_medparameter.so
    /opt/homebrew/Cellar/med-file@5.0.0_py313/5.0.0/lib/python3.13/site-packages/med/_medprofile.so
    /opt/homebrew/Cellar/med-file@5.0.0_py313/5.0.0/lib/python3.13/site-packages/med/_medstructelement.so
    /opt/homebrew/Cellar/med-file@5.0.0_py313/5.0.0/lib/python3.13/site-packages/med/_medsubdomain.so

@ipatch ipatch self-assigned this Feb 20, 2026
@ipatch ipatch added the pr-pull label Feb 20, 2026
@github-actions github-actions bot closed this in 91955ad Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant